Lightweight assertions library
VERSION | RELEASED | COMMENTS | ||
---|---|---|---|---|
4.3.2 | 2025-08-01 | VIEW HTML VIEW PDF | ZIP | |
View older versions | ||||
4.3.1 | 2024-10-15 | DOWNLOAD ZIP | ZIP | |
3.0.0rc1 | 2016-10-28 | DOWNLOAD PDF | ZIP | |
2.0.1rc1 | 2016-01-07 | DOWNLOAD PDF | ZIP | |
2.0.0rc3 | 2015-11-10 | DOWNLOAD PDF | ZIP | |
2.0.0rc2 | 2015-11-05 | DOWNLOAD PDF | ZIP | |
2.0.0rc1 | 2015-03-22 | DOWNLOAD PDF | ZIP |
Summary¶
This library provides a lightweight and flexible replacement for the standard C header assert.h
.
The assertions in this library can be be enabled/disabled and configured as to how much information they show. This configuration can be per xassert unit (i.e. for sets of files).
Features¶
Low memory usage
Ability to enable or disable various features via compile time defines
Known issues¶
None
Development repo¶
Required tools¶
XMOS XTC Tools: 15.3.1
Required libraries (dependencies)¶
None
Support¶
This package is supported by XMOS Ltd. Issues can be raised against the software at www.xmos.com/support